abs

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T abs(T val)
  2. T abs(T value)
    pure @safe nothrow @nogc pragma(inline)
    T
    abs
    (
    T
    )
    (
    in T value
    )

Meta